Don't use hicolor as the default icon-theme
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 May 2014 03:15:53 +0000 (23:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 May 2014 03:17:32 +0000 (23:17 -0400)
commit2488b954f24c01f99995ff22898628c57b4aedc1
tree8bd3235777bb44ade2e60a773d7a1b145664096b
parent38daabd8380b4eedd910966ff4c72fcc8847cf73
Don't use hicolor as the default icon-theme

The icontheme lookup code has a special-case that prefers builtin icons
if the theme name is "hicolor". This is problematic for our reftests,
which run in a barebones environment with not settings.
gtk/gtksettings.c